form.validate label.error,label.error {color: red;font-style: italic;line-height: 20px;}
form.validate label.error {margin-left: 103px;width: 220px;}
form.validate label {display: inline-block;line-height: 1.8;vertical-align: top;cursor: pointer;}
.error-box {border: 1px dashed #FF4040;background-color: #FF8C69;padding: 5px 8px;color: #EDEDED;text-align: center;}
.inputcommon { line-height: 27px; height: 27px; padding-left: 8px; background-repeat: repeat-x; background-position: left -342px; border: 1px solid #D1D1D1; color: #333; }
.table3 th { font-size: 14px; font-weight: bold; color: #333; text-align: left; padding-top: 6px; padding-bottom: 6px; }
.ztree_button {
    background-attachment: scroll;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("images/zTreeStandard.png");
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    line-height: 0;
    margin: 0;
    outline: medium none;
    vertical-align: middle;
    width: 16px;
    cursor: auto;
    height: 13px;
    margin: 0 3px 0 0;
    width: 13px;
}

.roots_close {
	cursor:pointer;
	height: 18px;
    width: 18px;
    background-position: -74px 0;
}

.checkbox_true_part {
    background-position: -14px -28px;
}
.bottom_open {
	cursor:pointer;
    background-position: -92px -36px;
    height: 18px;
    width: 18px;
}